home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectMusic / AudioPath / resource.h < prev   
Encoding:
C/C++ Source or Header  |  2001-10-08  |  1.3 KB  |  36 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by AudioPath.rc
  4. //
  5. #define IDD_MAIN                        101
  6. #define IDR_MAINFRAME                   102
  7. #define IDR_ACCELERATOR1                131
  8. #define IDC_PLAY                        1002
  9. #define IDC_STOP                        1003
  10. #define IDC_FILENAME                    1004
  11. #define IDC_TEMPO_SLIDER                1005
  12. #define IDC_VOLUME_SLIDER               1006
  13. #define IDC_LOOP_CHECK                  1009
  14. #define IDC_XPOS                        1010
  15. #define IDC_SOUNDFILE                   1011
  16. #define IDC_YPOS                        1012
  17. #define IDC_ZPOS                        1013
  18. #define IDC_XDISPLAY                    1014
  19. #define IDC_YDISPLAY                    1015
  20. #define IDC_ZDISPLAY                    1016
  21. #define IDC_PLAY1                       2000
  22. #define IDC_PLAY2                       2001
  23. #define IDC_PLAY3                       2002
  24. #define IDC_PLAY4                       2003
  25.  
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_NEXT_RESOURCE_VALUE        104
  31. #define _APS_NEXT_COMMAND_VALUE         40001
  32. #define _APS_NEXT_CONTROL_VALUE         1007
  33. #define _APS_NEXT_SYMED_VALUE           101
  34. #endif
  35. #endif
  36.